home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / ccs_phone.htm4 < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  4.4 KB  |  151 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7.         <title>Servizio clienti Corel</title>
  8.         <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
  9.     <meta http-equiv="MSThemeCompatible" content="yes" />
  10.     <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  11.         <script src="ccc.js"></script>
  12.         <script    language="javascript">
  13.         <!--
  14.             var aData = new Array(
  15.                 "America Settentrionale: 800-772-6735",
  16.                 "U.K.: 0800 376 9271",
  17.                 "Europa - Il Servizio clienti per i paesi non inclusi nell'elenco ├¿ disponibile al seguente recapito telefonico: +44 (0) 1628 581601       ",
  18.                 "Argentina: 0800-666-1451",
  19.                 "Austria: 0800 677 027",
  20.                 "Australia: 1-800-658-850",
  21.                 "Belgio (olandese): 0800 49 861",
  22.                 "Belgio (francese): 0800 49 860",
  23.                 "Brasile: 0800-891-8997",
  24.                 "Repubblica Ceca e Slovacchia: 420 224 239 645",
  25.                 "Cina: 1-0800-610-2323",
  26.                 "Colombia: 01-800-518-0154",
  27.                 "Danimarca: 80 882 219",
  28.                 "Finlandia: 0-800-1-16331",
  29.                 "Francia: 0805 639 920",
  30.                 "Germania: 0800 101 6079",
  31.                 "Hong Kong: 800-964-514",
  32.                 "Ungheria: 361 481 2160",
  33.                 "Indonesia: 001-803-61-539",
  34.                 "Irlanda: 1800 992 911",
  35.                 "Israele: 44 1628 581601",
  36.                 "Italia: 800 986 250",
  37.                 "Giappone: (03) 5977-3793             ",
  38.                 "Lussemburgo: 44 1628 581601",
  39.                 "Malaysia: 1-800-80-7895",
  40.                 "Messico: 001800-514-9196",
  41.                 "Paesi Bassi: 0800 020 3700",
  42.                 "Nuova Zelanda: 0508-COREL-1",
  43.                 "Norvegia: 800 10972",
  44.                 "Polonia: 48 71 347 7279",
  45.                 "Portogallo: 44 1628 581601",
  46.                 "Singapore: 800-6161-853",
  47.                 "Sud Africa: 0800 992 570",
  48.                 "Corea del Sud:82 2 392 4198",
  49.                 "Spagna: 800 098 125",
  50.                 "Svezia: 0200 885 065",
  51.                 "Svizzera (tedesca): 0800 000 787",
  52.                 "Svizzera (francese): 0800 000 786",
  53.                 "Taiwan: 0-0801-61-1411"
  54.                 );
  55.  
  56.             function FillData()
  57.             {
  58.                 for (i = 0; i < aData.length; i++)
  59.                 {
  60.                     var oOption;
  61.                     var ssData = aData[i].split(";");
  62.                     
  63.                     oOption = document.createElement("OPTION");
  64.                     cmbRegion.options.add(oOption);
  65.  
  66.                     oOption.innerText = ssData[0];
  67.                     oOption.value = i;
  68.                 }
  69.                 
  70.                 cmbRegion.selectedIndex = 0;
  71.                 showCustomerServiceInfo();
  72.                 cmbRegion.setActive();
  73.             }
  74.                         
  75.             function showCustomerServiceInfo()
  76.              {
  77.                 if (cmbRegion.selectedIndex >= 0)
  78.                 {
  79.                     var ssData = aData[cmbRegion.selectedIndex].split(";");
  80.                     
  81.                     dataLabel.innerText = ssData[0];
  82.                     dataPhone.innerText = ssData[1];
  83.                 }
  84.             }
  85.         -->
  86.         </script>
  87.          <div id="pcu_data" style="DISPLAY: none">
  88.             PageDimension:630,440
  89.         </div>
  90.  </head>
  91.   <body onload="FillData()" oncontextmenu="event.returnValue=false">
  92.     <table align="center" height="100%">
  93.         <tr height="120px">
  94.                 <td width="565px" style="background:url(images/contact_us.jpg) no-repeat; vertical-align:middle">
  95.                     <span style="color:white;font-size:13px;font-weight:bold;">
  96.      Recapiti telefonici del Servizio Clienti Corel
  97.      </span>
  98.                 </td>
  99.             </tr>
  100.             <tr>
  101.                 <td>
  102.                     <br />
  103.                     <br />
  104.                     <label accesskey="S" for="cmbRegion"><u>S</u>eleziona un paese:</label>
  105.                     <select id="cmbRegion" style="width: 300px" onchange="showCustomerServiceInfo()">
  106.                     </select>
  107.                     <br />
  108.                     <br />
  109.                     <br />
  110.       <table width="620" border="0">
  111.         <tr>
  112.           <td width="275">Paese</td>
  113.           <td width="142">Numero telefonico</td>
  114.           <td width="189"> </td>
  115.         </tr>
  116.       </table> </td>
  117.             </tr>    
  118.             <tr>
  119.                 <td>
  120.                     <table width="620px" bordercolor="gray" border="1">
  121.                             <tr height="20px">
  122.                                     <td id="dataLabel" style="width: 40%">
  123.                                     </td>
  124.                                     <td id="dataPhone" style="width: 50%">
  125.                                     </td>
  126.                             </tr>
  127.                     </table>
  128.                 </td>
  129.             </tr>
  130.             <tr height="100%" valign="top">
  131.                 <td height="100%">
  132.                 <p><br />
  133.       </p>
  134.       <p><font size="-1">Per un elenco completo dei recapiti telefonici del Servizio Clienti Corel, visitare il sito <a href="http://www.corel.com/contactus" target="_blank">www.corel.com/contactus</a> <br />
  135.         </font><br />
  136.       </p></td>
  137.             </tr>
  138.             <tr>
  139.                 <td align="center">
  140.                     <button type="submit" accesskey="C" onclick="location='pcucmd://Cancel?confirm=no'"><u>C</u>hiudi</button>
  141.                 </td>
  142.             </tr>
  143.         </table>
  144.   </body>
  145. </html>
  146.  
  147.  
  148.  
  149.  
  150.  
  151.